How to Install etm software package in Debian 9 (Stretch)

How to Install etm software package in Debian 9 (Stretch)

etm software package provides Manages events and tasks using simple text files, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install etm 

etm is installed in your system.

Make ensure the etm package were installed using the commands given below,

$ sudo dpkg-query -l | grep etm *

You will get with etm package name, version, architecture and description in a table

etm package basic information:

Distro Debian 9 stretch
Section Utilities
Package etm
Version 3.2.27-1
Description Manages events and tasks using simple text files
Sub Section Utils


See Also, How to uninstall or remove etm software package from Debian 9 (Stretch)?